CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - n queen

搜索资源列表

  1. home1work

    0下载:
  2. 微软桌着色问题a【问题】 组合问题 【问题】 填字游戏 【问题】 n皇后问题 -Microsoft tables coloring problem -- a problem [[composition problems -- crossword puzzles [n Queen's problem -- the problem
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7876
    • 提供者:阿嫂
  1. C语言实现的皇后问题

    0下载:
  2. n皇后问题,可以显示所有的合适路径,典型的回溯算法-n Queen's, will show you all the appropriate path, the typical backtracking algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9870
    • 提供者:吴限负
  1. qweewq

    0下载:
  2. 上再一个n皇后问题的说明 上再一个n皇后问题的说明-again a n Queen's on the statement of an n Queen's again the statement n a further statement of the Queen n again a statement of the Queen's again a problem n Queen's Note
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-07-13
    • 文件大小:2656
    • 提供者:1
  1. N_Queen

    0下载:
  2. N皇后问题的优化版本,对于N= 13的情况可以在1秒内出结果-N Queen of the optimized version for the N = 13 can be in a give results within seconds
  3. 所属分类:数值算法/人工智能

    • 发布日期:2012-10-22
    • 文件大小:1528
    • 提供者:吴地瓜
  1. 14230829

    0下载:
  2. 解决如何用vc实现八皇后问题,但不能实现n皇后的问题。-address how to achieve eight vc Queen's, but can not be achieved n Queen's problem.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1670
    • 提供者:成晓
  1. nqueens9901

    0下载:
  2. 著名的n皇后问题。实现结果为 请输入这是一个几皇后问题:4 4皇后问题有解为: 2 4 1 3 4皇后问题有解为: 3 1 4 2 Press any key to continue -n Queen's famous question. To achieve results Please enter several This is a Queen's : 4 Queen of the solutions to these problems : 2 4
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1267
    • 提供者:nanaleer
  1. nQueen

    0下载:
  2. n皇后算法的实现-n Queen's algorithm implementation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7542
    • 提供者:007
  1. bahuanghouwtdejavashixian

    0下载:
  2. n皇后问题算法。 * 把棋盘看成一个坐标系,以左下角为原点(0,0)。坐标系的每个点为一个Point类。 * 每个皇后为一个皇后对象Queen。 * 判断一个点的坐标是否在,一个皇后控制的范围的函数为Queen.isUnderControl(point)。 -n Queen's Algorithm. * Chessboard as a coordinate system to lower left-hand corner of the origin (0,0). T
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4186
    • 提供者:tangying
  1. huanghuowenti

    0下载:
  2. 这是一个N皇后问题,采用递归的方法,希望对大家有帮助 -N Queen's, using recursive method, we hope to help
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:944
    • 提供者:郑文清
  1. nqueensc

    0下载:
  2. N皇后问题,我们的算法实验题目,非常重要的一个算法.-N Queen's problems, our algorithm experimental subject, it is very important that an algorithm.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:842
    • 提供者:micang
  1. nqueen_LV

    0下载:
  2. 利用回溯法和随机算法中的拉斯维加斯算法求解n皇后问题。-use of retrospective law and randomized algorithm of Las Vegas algorithm n Queen's problem.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1307
    • 提供者:
  1. Queen

    0下载:
  2. n皇后问题的C语言实现,有图形界面的,非常之经典的程序,用的是回溯法
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-18
    • 文件大小:28078
    • 提供者:wen
  1. Queen

    0下载:
  2. 局部搜索法求解N皇后问题。这个算法的特点是引入随机因素,每次运行并不能保证求得问题的最优解,但经过运行之后,一般总能得到一个与最优解相差不大的满意解。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1717
    • 提供者:清和信平
  1. Nqueen_Backtracking

    0下载:
  2. N queen Backtracking 算法 N皇后问题的的回溯实现算法
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:825
    • 提供者:superhero122
  1. nofQueen

    0下载:
  2. n皇后问题的进阶解法,算法简单,注意输入的N可能没有解,比如2-n Queen of the intermediate solution, the algorithm is simple, pay attention to the N input may not solved, such as the two
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:9911
    • 提供者:苏聪
  1. 排列和n皇后

    0下载:
  2. 这是一个关于算法中的皇后问题的算法。-This is one of the Queen's algorithm of algorithms.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1389
    • 提供者:曹泰瑜
  1. queen

    0下载:
  2. 此程序源码为回溯算法中的n后问题,可以根据需要更改棋盘大小。已加入时间函数,可以分析不同棋盘规模下的运行时间。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10033
    • 提供者:zhu
  1. VCslx

    0下载:
  2. 经典问题的源码(n皇后问题,点灯问题)-the classic source (n Queen, the Lantern)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:13067
    • 提供者:宋雷先
  1. N皇后问题回溯算法

    0下载:
  2. 皇后问题的拓展 经典算法-Queen expand the classical algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1413
    • 提供者:王丰
  1. N2

    0下载:
  2. n皇后问题(c++编写)-n Queen (c preparation)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1983
    • 提供者:朱阳林
« 1 2 3 4 5 67 8 9 10 11 ... 18 »
搜珍网 www.dssz.com